Use AddParameter method to pass additional information for setting values for prompts in code as an alternative to prompting user to provide it. For example, you can provide user information which the server might request, rather than prompting the user to enter the information at runtime.
Sub AddParameter ( tag As String, value As String )
Parameter | Description |
---|---|
String. Specifies the prompt for which you want to pass a value. | |
String. Specifies the response string that you want to provide. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |